StipendSummary 
EntityType  Independent 
Logical Entity Name  StipendSummary 
Default Table Name  SaStipend 
Logical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

StipendSummary Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
StipendSummaryId(PK)    INTEGER  NO 
 
StudentId(FK)    INTEGER  YES 
 
StudentEnrollmentPeriodId(FK)    INTEGER  YES 
 
Status    CHAR(1)  NO 
 
TotalAmount    MONEY(19, 4)  NO 
 
NumberDisbursements    SMALLINT  NO 
 
DisbursedAmount    MONEY(19, 4)  NO 
 
FirstPaymentDate    DATETIME  NO 
 
PaymentFrequency    INTEGER  NO 
 
StudentAcademicYearId    INTEGER  YES 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
LastModifiedUserId    INTEGER  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
LockedByStaffId    INTEGER  YES 
 

StipendSummary Keys 
Key Name  Key Type  Keys 
SaStipend_Status_N_N_IDX  Inversion Entry  Status 
SaStipend_SaStipendID_U_C_IDX  PrimaryKey  StipendSummaryId 

StipendSummary Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Student  Non-Identifying  Zero or One to Zero or More        StudentId  NO 
StudentEnrollmentPeriod  Non-Identifying  Zero or One to Zero or More        StudentEnrollmentPeriodId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
Refund  Non-Identifying  One To Zero or More          NO 
StipendSchedule  Non-Identifying  One To Zero or More          NO 

StipendSummary Check Constraints 
Check Constraint Name  CheckConstraint 

StipendSummary Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.StipendSummary 
NO       
Physical (Microsoft SQL Server)
dbo.SaStipend 
NO       

StipendSummary Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Logical  Refunds_Stipends 
Physical (Microsoft SQL Server)  Main Model 
Physical (Microsoft SQL Server)  Student Accounts 

StipendSummary Data Movement Rules 
Name  Type  Rule Text/Value